home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
C/C++ Users Group Library 1996 July
/
C-C++ Users Group Library July 1996.iso
/
listings
/
v_12_11
/
saks
/
strq7.cpp
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1994-09-08
|
207 b
|
14 lines
Listing 3 - instantiate an implementation for queue of str
//
// strq7.cpp - implementation for queue(str)
//
#include "queue7.h"
#include "str.h"
declare(queue, str)
implement(queue, str)